menulist.append(qmenu.item("Select main dup", selectdup1click, "|Select main duplicator (making all path points visible)"))
menulist.append(qmenu.item("Select tail", selecttail1click, "Multi-select this & the following path points"))
menulist.append(qmenu.item("Position following", positionfollowing1click, "|Position following path points relative to this one, making new ones if necessary"))
else:
menulist.append(qmenu.item("Retarget Path", retarget1click, "Set target/targetname specifics, following subitem order"))